IGUI_EN = {
	IGUI_ItemCat_Toy = "Toy",
	IGUI_ItemCat_Trash = "Trash",
	IGUI_ItemCat_Money = "Money",	
	IGUI_ItemCat_Mineral = "Mineral",		
	IGUI_ItemCat_Useless = "Useless",
	IGUI_ItemCat_AnimalEnc = "Animals - Enclosure",
	IGUI_ItemCat_AnimalDead = "Animals - Carcass",
	IGUI_ItemCat_AnimalPoop = "Animals - Feces",
	IGUI_ItemCat_AnimalMisc = "Animals - Misc",
	IGUI_ItemCat_SurApi = "Survival - Apiculture",
	IGUI_ItemCat_SurFor = "Survival - Foraging",
	IGUI_ItemCat_CraftMisc = "Crafting - Misc",
	IGUI_ItemCat_CraftMine = "Crafting - Mining",
	IGUI_ItemCat_CraftInd = "Crafting - Industrial",
	IGUI_ItemCat_CraftCom = "Crafting - Compost",
	IGUI_ItemCat_CraftRec = "Crafting - Recycle",
	IGUI_ItemCat_CraftMet = "Crafting - Metalurgy",
	IGUI_ItemCat_CraftMas = "Crafting - Masonry",
	IGUI_ItemCat_CraftRef = "Crafting - Refillable",
	IGUI_ItemCat_CookRef = "Cooking - Refining",
	IGUI_ItemCat_FoodS = "Food - Seasoning",
	IGUI_ItemCat_FoodC = "Food - Canned",
	IGUI_ItemCat_Tile = "Tiles",
	-- <Start> Added Categories from Better Sorting with Permission from ChobitsCrazy 18.03.2022
	-- <Start> Beta Categories providet from ChobitsCrazy 
	IGUI_ItemCat_Animal = "Animals",
	IGUI_ItemCat_Fuel = "Fuel",
	IGUI_ItemCat_Fitness = "Fitness",
	IGUI_ItemCat_CraftBone = "Crafting - Bonesmithing",
	IGUI_ItemCat_CraftChem = "Crafting - Chemistry",
	IGUI_ItemCat_CraftDist = "Crafting - Distillery",
	IGUI_ItemCat_CraftGem = "Crafting - Jewelry",
	IGUI_ItemCat_SurBug = "Survival - Bug Catching",
	IGUI_ItemCat_SurHunt = "Survival - Hunting",
	-- <End> Beta Categories
	IGUI_ItemCat_Appear = "Appearance",
	IGUI_ItemCat_Cleaning = "Cleaning",
	IGUI_ItemCat_ClothA = "Clothing - Accessory",
	IGUI_ItemCat_ClothM = "Clothing - Misc",
	IGUI_ItemCat_ClothN = "Clothing - Normal",
	IGUI_ItemCat_ClothP = "Clothing - Protection",
	IGUI_ItemCat_Container = "Container",
	IGUI_ItemCat_Cooking = "Cooking",
	IGUI_ItemCat_Craft = "Crafting",
	IGUI_ItemCat_CraftAmmo = "Crafting - Ammunition",
	IGUI_ItemCat_CraftCarp = "Crafting - Carpentry",
	IGUI_ItemCat_CraftElec = "Crafting - Electronics",
	IGUI_ItemCat_CraftMetal = "Crafting - Metalworking",
	IGUI_ItemCat_CraftTailor = "Crafting - Tailoring",
	IGUI_ItemCat_Drugs = "Drugs",
	IGUI_ItemCat_Electronics = "Electronics",
	IGUI_ItemCat_FoodB = "Food - Beverage",
	IGUI_ItemCat_FoodP = "Food - Perishable",
	IGUI_ItemCat_FoodN = "Food - Non-Perishable",
	IGUI_ItemCat_Junk = "Junk",
	IGUI_ItemCat_LitE = "Literature - Entertainment",
	IGUI_ItemCat_LitR = "Literature - Recipe",
	IGUI_ItemCat_LitS = "Literature - Skill",
	IGUI_ItemCat_LitV = "Literature - Video",
	IGUI_ItemCat_LitW = "Literature - Writing",
	IGUI_ItemCat_Map = "Map",
	IGUI_ItemCat_Mechanics = "Mechanics",
	IGUI_ItemCat_Medical = "Medical",
	IGUI_ItemCat_Misc = "Misc",
	IGUI_ItemCat_Paint = "Paint",
	IGUI_ItemCat_SurCamp = "Survival - Camping",
	IGUI_ItemCat_SurFarm = "Survival - Farming",
	IGUI_ItemCat_SurFish = "Survival - Fishing",
	IGUI_ItemCat_SurTrap = "Survival - Trapping",
	IGUI_ItemCat_Tool = "Tool",
	IGUI_ItemCat_Ammo = "Ammunition",
	IGUI_ItemCat_WepAmmoMag = "Weapon - Magazine",
	IGUI_ItemCat_WepAmmoMagF = "Weapon - Magazine(Fixed)",
	IGUI_ItemCat_WepBomb = "Weapon - Bomb",
	IGUI_ItemCat_WepBow = "Weapon - Bow",
	IGUI_ItemCat_WepFire = "Weapon - Firearm",
	IGUI_ItemCat_WepMelee = "Weapon - Melee",
	IGUI_ItemCat_WepPart = "Weapon - Part",
	IGUI_ItemCat_WepRange = "Weapon - Ranged",
	IGUI_ItemCat_WepShield = "Weapon - Shield",
	IGUI_SearchMode_Categories_Flowers = "Flowers",
	IGUI_SearchMode_Categories_Nuts = "Nuts",
	IGUI_SearchMode_Categories_Leaves = "Leaves",
	IGUI_SearchMode_Categories_Dung = "Dung",
	IGUI_SearchMode_Categories_Bark = "Bark",
	-- <End> Added Categories
}
